专业字典>英语词典>fan out翻译和用法

fan out

英 [fæn aʊt]

美 [fæn aʊt]

成扇形散开

英英释义

verb

双语例句

  • Radio security, have them fan out and start looking.
    通知保安让他们找人。
  • Shaped like a palm tree, its branches fan out into the Persian Gulf.
    岛屿呈现棕榈树状,它的树枝向波斯湾呈扇形展开。
  • I suggest we fan out and search the woods.
    我建议我们四处分散来搜索这座林子。
  • Fan In is always partnered with a Fan Out in the same flow and acts as a decision point for when to continue flow execution.
    扇入总是与扇出一起出现在相同流中,并作为何时继续执行流的判定点。
  • Therefore, the body of a message should not be used to store any data that may be needed outside of the Fan Out/ Fan In boundary; it can't be relied on.
    因此,不应该使用消息的正文存储扇出/扇入边界外部所需的任何数据;它们是不可信赖的。
  • Iterate: The Fan In waits to receive all messages produced by the corresponding Fan Out primitive when in iterate mode; all of the occurrences in the repeating element have been traversed.
    Iterate(遍历):在iterate模式下,扇入等待接收由相应扇出原语产生的所有消息;重复元素的所有出现都已遍历。
  • A way to find a class with too much responsibility is through the efferent coupling measure, also referred to as fan out complexity.
    找到带有太多责任的类的一个方法就是通过传出耦合度量方法,亦指扇出复杂度。
  • This context area is important when you consider the following scenario, which illustrates a particular aggregation scenario using a combination of Fan Out, Fan In, and Service Invoke primitives.
    此上下文区域在以下场景中非常重要,此场景是组合使用FanOut、FanIn和ServiceInvoke原语的特定聚合场景。
  • This is useful in ensuring that the configuration of the Fan In and corresponding Fan Out complement each other.
    这对于确保扇入和相应扇出的配置互补很有用。
  • Therefore, you can only aggregate in a particular flow: a Fan In mediation primitive in a response flow can't be used to aggregate messages from a Fan Out mediation primitive in a request flow.
    因此,您可以仅在特定流中聚合:响应流中的扇入中介不能用于聚合来自请求流中的扇出中介原语的消息。